Skip to content

feat: add resume run api #32#42

Open
Rohith Ramakrishnan (MadaraUchiha-314) wants to merge 4 commits intolangchain-ai:mainfrom
MadaraUchiha-314:resume-run-api
Open

feat: add resume run api #32#42
Rohith Ramakrishnan (MadaraUchiha-314) wants to merge 4 commits intolangchain-ai:mainfrom
MadaraUchiha-314:resume-run-api

Conversation

@MadaraUchiha-314
Copy link
Copy Markdown
Contributor

@MadaraUchiha-314
Copy link
Copy Markdown
Contributor Author

Ben Ryder (@beryder) Nuno Campos (@nfcampos) Any help to get this reviewed and merged ?

@nfcampos
Copy link
Copy Markdown
Contributor

I think we'd prefer to add this to the existing "create run" endpoints, otherwise we'll need to create multiple resume endpoints, for stream, wait, create variants

@MadaraUchiha-314
Copy link
Copy Markdown
Contributor Author

I think we'd prefer to add this to the existing "create run" endpoints, otherwise we'll need to create multiple resume endpoints, for stream, wait, create variants

The operation is not "create" it's an update operation on a run.

I can add it to the POST /threads/{thread_id}/runs/{run_id} if that's acceptable to you.

LMK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request for a Resume API for a Run

2 participants